[INFO] cloning repository https://github.com/sammwyy/NRelay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammwyy/NRelay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammwyy%2FNRelay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammwyy%2FNRelay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a761b237f8144becdc6ac117527b575407719470
[INFO] checking sammwyy/NRelay against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammwyy%2FNRelay" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sammwyy/NRelay
[INFO] finished tweaking git repo https://github.com/sammwyy/NRelay
[INFO] tweaked toml for git repo https://github.com/sammwyy/NRelay written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sammwyy/NRelay on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sammwyy/NRelay already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded tabled_derive v0.7.0
[INFO] [stderr]   Downloaded tabled v0.15.0
[INFO] [stderr]   Downloaded papergrid v0.11.0
[INFO] [stderr]   Downloaded reqwest v0.12.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f8e59d732e1aeef7715b895b659427ac84979664147b3055d9361b3e90296f3
[INFO] running `Command { std: "docker" "start" "3f8e59d732e1aeef7715b895b659427ac84979664147b3055d9361b3e90296f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f8e59d732e1aeef7715b895b659427ac84979664147b3055d9361b3e90296f3" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f8e59d732e1aeef7715b895b659427ac84979664147b3055d9361b3e90296f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f8e59d732e1aeef7715b895b659427ac84979664147b3055d9361b3e90296f3" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking nrelay_proto_http v0.1.0 (/opt/rustwide/workdir/nrelay_proto_http)
[INFO] [stderr]     Checking nrelay_proto_sni v0.1.0 (/opt/rustwide/workdir/nrelay_proto_sni)
[INFO] [stderr]     Checking nrelay_proto_mc v0.1.0 (/opt/rustwide/workdir/nrelay_proto_mc)
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stdout] warning: unused variable: `protocol_version`
[INFO] [stdout]   --> nrelay_proto_mc/src/lib.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let (protocol_version, new_pos) = read_varint(&self.buffer, pos)?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_protocol_version`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_len`
[INFO] [stdout]   --> nrelay_proto_sni/src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     let list_len =
[INFO] [stdout]    |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_len`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stdout] warning: unused variable: `protocol_version`
[INFO] [stdout]   --> nrelay_proto_mc/src/lib.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let (protocol_version, new_pos) = read_varint(&self.buffer, pos)?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_protocol_version`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list_len`
[INFO] [stdout]   --> nrelay_proto_sni/src/lib.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     let list_len =
[INFO] [stdout]    |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_len`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling nrelay_core v0.1.0 (/opt/rustwide/workdir/nrelay_core)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking nrelay_proto_tcp v0.1.0 (/opt/rustwide/workdir/nrelay_proto_tcp)
[INFO] [stderr]     Checking nrelay_proto_udp v0.1.0 (/opt/rustwide/workdir/nrelay_proto_udp)
[INFO] [stderr]     Checking nrelay_client v0.1.0 (/opt/rustwide/workdir/nrelay_client)
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.26
[INFO] [stderr]     Checking nrelay v0.1.0 (/opt/rustwide/workdir/nrelay)
[INFO] [stderr]     Checking nrelay_server v0.1.0 (/opt/rustwide/workdir/nrelay_server)
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> nrelay_server/src/tunnel.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TunnelState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 12 |     pub info: TunnelInfo,
[INFO] [stdout] 13 |     pub config: TunnelConfig,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TunnelState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> nrelay_server/src/tunnel.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TunnelState {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 12 |     pub info: TunnelInfo,
[INFO] [stdout] 13 |     pub config: TunnelConfig,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TunnelState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "3f8e59d732e1aeef7715b895b659427ac84979664147b3055d9361b3e90296f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f8e59d732e1aeef7715b895b659427ac84979664147b3055d9361b3e90296f3", kill_on_drop: false }`
[INFO] [stdout] 3f8e59d732e1aeef7715b895b659427ac84979664147b3055d9361b3e90296f3
